home *** CD-ROM | disk | FTP | other *** search
/ Creative Computers / Creative Computers CD-ROM, Volume 1 (Legendary Design Technologies, Inc.)(1994).iso / shareware / intuition / pploadseg_1.4 / pploadseg.doc < prev    next >
Text File  |  1994-11-17  |  6KB  |  142 lines

  1.  
  2.  
  3.                           PPLoadSeg 1.4 User Manual
  4.  
  5.                                  Aug 23, 1992
  6.  
  7.  
  8.  
  9. Preface
  10. =======
  11.  
  12.    The programs and files in this distribution are freely distributable, but
  13. are also copyright (c) Nico François.  They may be freely distributed as long
  14. as no more than a nominal fee is charged to cover time and copying costs.
  15.    No commercial usage is permitted without written permission from the
  16. author.  Everything in this distribution must be kept together, in original
  17. unmodified form.
  18.    The above is generally known as freeware.
  19.  
  20.  
  21.    Coverdisks or diskmagazines need written permission of UGA to offer the
  22. Powerpacker utilities or Powerpacker/Reqtools libraries on their disk. For
  23. commercial use please read the copyright file on your original PP disk.
  24.  
  25.  
  26.  
  27.    If you have suggestions or remarks about this program, or if you find
  28. any bugs, please let me know.
  29.  
  30.    Write to the following address:
  31.  
  32.                                 Nico François
  33.                                 Corbielaan 13
  34.                                 B-3060 Bertem
  35.                                 BELGIUM
  36.  
  37.  
  38. Contents
  39. ========
  40.  
  41. 1. An introduction
  42.  
  43. 2. Usage
  44.  
  45.  
  46. 1. An introduction
  47. ==================
  48.  
  49.      Yet another PowerPacker support utility.  If you don not know what
  50. PowerPacker is I suggest you check out the shareware version on Fish disk #253
  51. or buy the (much improved) commercial version from UGA, JumpDisk or your local
  52. dealer.
  53.  
  54.      This program will add a little magic to your Amiga.  It allows you to
  55. crunch libraries, devices, printer drivers, fonts, etc. with PowerPacker while
  56. they will still remain 100% functional.  It also allows you to crunch programs
  57. as data files (so without a decrunch header) while you will still be able to
  58. run them.  Black magic ?  No.  Patch magic :-)
  59.  
  60.      The idea is not new.  The Imploder has provided the facility for a while,
  61. as lots of people pointed out to me.  It was therefore (naturally) a much
  62. heard suggestion for "the next version of" PowerPacker.  Well, here it is,
  63. _without_ a new version of PowerPacker!
  64.  
  65.      It is advised you copy PPLoadSeg to C: and install it as the first
  66. command in your startup-sequence.  PPLoadSeg requires powerpacker.library so
  67. install this in Libs: if you haven't done so already.
  68.      An installation icon has been provided to do the things mentioned
  69. above automatically, just double-click it.
  70.  
  71.      Once installed PPLoadSeg takes up no more than about 500 bytes of your
  72. precious memory.  I doubt that this will cause much memory problems :-)
  73.  
  74.      PPLoadSeg is compatible with and supports Kickstart & Workbench 2.0.
  75.  
  76.  
  77. 2. Usage
  78. ========
  79.  
  80.      Usage is a doddle.  You have to do absolutely nothing!  You may crunch
  81. libraries, devices, printer drivers, fonts and they will be loaded like
  82. nothing happened (except that you will have gained a lot of space on your
  83. disks).  The only thing you have to do is crunch them as command files, but
  84. save then as *DATA* files!  Do not append '.pp' to the file name, so overwrite
  85. the original file with the crunched one.
  86.  
  87.      If you have PowerPacker version 4.1a or higher you can crunch files using
  88. the 'LoadSeg File' mode.  This will crunch the files even better.  Note that
  89. you must also install powerpacker.library version 35 or higher for PPLoadSeg
  90. to recognize these crunched LoadSeg files.  Since PowerPacker 4.0a uses this
  91. version of the library as well this will probably be ok.
  92.  
  93.      PPLoadSeg patches LoadSeg (as you might have guessed).  LoadSeg is a
  94. function in dos.library that is used to load most system things, like
  95. libraries and devices.  PPLoadSeg replaces LoadSeg with a function that
  96. knows about PowerPacked files.  This new improved LoadSeg will recognize and
  97. decrunch crunched files and hand them over to DOS like they were loaded
  98. normally and nothing extraordinary happened.
  99.  
  100.      The Workbench loads programs using LoadSeg, so it is possible to save
  101. programs that will be loaded from Workbench as data files (no decrunch
  102. header!).  A lot of shells (like the AmigaDOS 2.0 shell) will also load
  103. commands using LoadSeg, so here you can save crunched commands as data (or
  104. as crunched LoadSeg files) as well.  Sadly the standard AmigaDOS 1.3 shell
  105. does NOT use LoadSeg.
  106.  
  107.      It won't hurt to experiment!  If you try to crunch something and it turns
  108. out it isn't loaded using LoadSeg the program loading the crunched file will
  109. simply complain (if it is written correctly!) and no harm will be done.  Just
  110. decrunch the file and everyhting will be ok again.
  111.  
  112. NOTE: - PPLoadSeg is intelligent about the way it patches LoadSeg.  If you
  113.         run other programs that patch LoadSeg it is possible they will crash
  114.         if they are run after PPLoadSeg.  Note that this is not PPLoadSeg's
  115.         fault!  PPLoadSeg should therefore be run AFTER these commands by
  116.         putting these commands BEFORE PPLoadSeg in your startup-sequence.
  117.         Utilities that might patch LoadSeg are e.g. linkvirus detectors.
  118.       - PPLoadSeg has been succesfully tested with: libraries, devices,
  119.         printer drivers, keymaps, fonts, and _some_ handlers.
  120.       - As said above it is suggested that you crunch as a command file and
  121.         save as a data file.  It is possible to crunch AND save as data, but
  122.         there is a small risk in that case.  PowerPacker does not support all
  123.         hunks (e.g. debug hunks) and by crunching as a command file you make
  124.         sure PowerPacker will be able to handle all hunks in the file.
  125.         The next version of PowerPacker will have a special setting for
  126.         crunching libraries and devices.
  127.         If you have PowerPacker 4.1a simply crunch using the 'LoadSeg File'
  128.         mode and ignore the above.
  129.       - On Kickstart 2.0 PPLoadSeg will also patch NewLoadSeg.
  130.       - Don't try to crunch 'powerpacker.library'!  Figure out for yourself
  131.         why not :-)
  132.  
  133.  
  134.                            As always, I hope you find this program useful!
  135.  
  136.  
  137.  
  138. PPLoadSeg 1.4 written by Nico François (Yes, Nico is my first name :-)
  139.  
  140. (c) 1992 Nico François
  141.  
  142.